home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: A World of Opportunities / CanadianForces-AWorldOfOpportunities-WinMac.bin / 03_WayLife_FR.swf / scripts / DefineButton2_195 / BUTTONCONDACTION on(release).as
Text File  |  2006-07-20  |  98b  |  6 lines

  1. on(release){
  2.    gotoAndStop("Life1");
  3.    play();
  4.    _root.texte.gotoAndStop("txtLifeOff");
  5. }
  6.